Release 10.1A: OpenEdge Development:
Messaging and ESB
getSaxWriter function
Creates a
SAX-WRITERand sets the output destination to an internal longchar for intermediate storage.Syntax
Applies to
Message objects
Notes
- The caller uses
SAX-WRITERmethods on the returned handle to create the XML document. (which will be written to the internal longchar).- The
nameparameter is the name of the widget-pool to be used when creating theSAX-WRITER. The Unknown value (?) results in the use of the default pool.- When XML creation is completed, call the deleteSaxWriter procedure.
- Possible errors are returned by
CREATE-SAX-WRITERorSET-OUTPUT-DESTINATION.See also
createXMLMessage procedure, setX-Document procedure, getX-Document function, setSaxReader procedure, getSaxWriter function, deleteSaxWriter procedure
For more information, see the "XMLMessage" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |